projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a8acef
)
(Man-fontify-manpage): Clean up message.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 24 Jan 2004 21:52:12 +0000
(21:52 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 24 Jan 2004 21:52:12 +0000
(21:52 +0000)
lisp/man.el
patch
|
blob
|
history
diff --git
a/lisp/man.el
b/lisp/man.el
index 61131db20bec2fa8bd03dfed3161ea03a96c8075..faf153bc4c492a8482026986af7201a55692b07e 100644
(file)
--- a/
lisp/man.el
+++ b/
lisp/man.el
@@
-801,7
+801,7
@@
Same for the ANSI bold and normal escape sequences."
;; Try to recognize common forms of cross references.
(Man-highlight-references)
(Man-softhyphen-to-minus)
- (message "%s man page
made up
" Man-arguments))
+ (message "%s man page
formatted
" Man-arguments))
(defun Man-highlight-references ()
"Highlight the references on mouse-over.